home *** CD-ROM | disk | FTP | other *** search
- object CvtProgressForm: TCvtProgressForm
- Left = 515
- Top = 102
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Convert to fax format - progress'
- ClientHeight = 98
- ClientWidth = 305
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object CvtGauge: TGauge
- Left = 16
- Top = 8
- Width = 273
- Height = 33
- Progress = 0
- end
- object CancelBtn: TBitBtn
- Left = 108
- Top = 56
- Width = 89
- Height = 33
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 0
- OnClick = CancelBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object FaxConverter: TApdFaxConverter
- FontFile = 'APFAX.FNT'
- FontType = ffStandard
- OnStatus = FaxConverterStatus
- Left = 32
- Top = 56
- end
- end
-